Skip to content

botoaca/c2dme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c2dme - console 2d matrix engine

Why?

  • i was bored
  • every time I want to make a 2d array-based game, I find myself rewriting code I've written multiple times before, so this is here as a boilerplate for myself

Components

Run

The is a Makefile included, but it's been written for and on Windows, so no testing has been done on other operating systems.

  • Edit the 12th line of the Makefile with the desired sample
  • Run make
  • Run .\build\output.exe

About

console 2d matrix engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published