Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

rubenaciego/atomengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtomEngine

A simple game engine that I am making just for learning and fun

To do:

  • Make a 2D physics API
  • Design a consistent and good API
  • Make a 2D light API (almost done)
  • Multithreading for audio and maybe for Entities
  • Fix bugs (if any) and UI
  • Store the aspect ratio somewhere to use it
  • Improve the input API
  • Implement Box2D's debug draws
  • Make DrawLine, DrawRect, DrawEllipse functions
  • 3D rendering ;)
  • Networking (maybe)
  • Port to other platforms
  • Native windowing

About

A simple (unfinished) game engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages