8000 GitHub - aethertap/catworld: A simple 4X game about world domination by the cat incursion. For education.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aethertap/catworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatWorld - 4x cat invasion

The cats are going to dominate the Earth, and beyond. This is a silly game made for educational purposes to teach programming in typescript.

Setup

You need node 21+.

  1. nvm use node
  2. npm i
  3. npm run build
  4. npm run run

For tests: npm run test

About

The game is a very simple event loop driven by console input for now. It'll probably turn into a 2d top-down view at some point, as the cat armies grow and become more complex.

About

A simple 4X game about world domination by the cat incursion. For education.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0