Skip to content

Custom 2D game engine with sample 2D games for the 2D Game Engine Development module at Dundalk Institute of Technology. Built with JavaScript to support the development of HTML5 Canvas games.

Notifications You must be signed in to change notification settings

jamesfarrell97/2D-Game-Engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Game Engine Development

File Structure

2DGED
│    index.html
│    README.md
│
└─── Exercises
│    │    index.html
│    │
│    └─── js
│         │    intro.js
|         |

About

Custom 2D game engine with sample 2D games for the 2D Game Engine Development module at Dundalk Institute of Technology. Built with JavaScript to support the development of HTML5 Canvas games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 7.3%
  • CSS 0.6%