Skip to content

This is the Terminal Platformer Engine, also known as Engine. This is a barebones game engine that demonstrates the possibilities of game development in a terminal environment.

License

Notifications You must be signed in to change notification settings

mdev34-lab/Terminal-Platformer-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal-Platformer-Engine

This is the Terminal Platformer Engine, also known as Engine. This is a barebones game engine that demonstrates the possibilities of game development in a terminal environment.

Current features:

  • Basic platformer physics
  • Power-ups
  • Coins
  • Breakable brick blocks
  • ANSI color
  • Bidirectional fireball power-up
  • Stompable enemies with basic AI (chase the player)

TO-DO:

  • Fix issue in which ground collision does not work when hitting low objects
  • Multi-screen support
  • Fix fireball collision with enemies

About

This is the Terminal Platformer Engine, also known as Engine. This is a barebones game engine that demonstrates the possibilities of game development in a terminal environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages