nukoseer / playground

Simple 2D Platformer Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple 2D Platformer Test

Features

  • Basic bitmap sprites
  • Simple game world (tile maps)
  • Simple camera movement between tile maps
  • Smooth scrolling
  • Hot-reload
  • Record and replay the input and the game state
  • Basic movement and Minkowski collision detection

Todos

  • Basic map editor
  • Determine what kind of entities the game will have
  • Better collision detection and collision respond
  • Animation system for handling bitmaps of entities
  • Add scaling and rotating operations
  • Render rotated bitmaps

Media

(Low frame rate due to screen recorder)

About

Simple 2D Platformer Test


Languages

Language:C++ 87.4%Language:C 12.2%Language:Batchfile 0.4%