Skip to content

A simple 'runner' game made in C ++ using ncurses for windows, pdcurses.

Notifications You must be signed in to change notification settings

NQUARE/PDRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PDRunner

A simple 'runner' game made in C ++ using ncurses for windows, pdcurses.

I made it very fast and optimized. It is based on bit operations, the entire map is stored in a single perm of type int and the map is shifted by bit shifting, so it is very fast!

Thank me for my work=)

Just write thank you to me by my email, I will be very pleased)

About

A simple 'runner' game made in C ++ using ncurses for windows, pdcurses.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages