Skip to content
/ code-rts Public

Work In Progress. A game that allows you to code your Sci-Fi colony using JavaScript Generators.

License

Notifications You must be signed in to change notification settings

jog1t/code-rts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code RTS

Code RTS

⚠️ Work in progress.

Code RTS preview


Motivation

Inspired by the great minds from Screeps, motivated by the amazing art from Kenney, excited by the CodeSandbox's Sandpack, hugely inspired by Jacob from aarthificial YouTube channel with their Motion Canvas concept.

From all the things mentioned above the idea for "Code RTS" (still a WIP name) has born. A game which let you code your colony using Generators. This project is strictly an experiment, so all feedback is highly appreciated! You can use Discussions tab to talk about features or ideas.

⚠️ Everything in this repo is a subject to change. Proper documentation and more information will be provided very soon.

Attribution

Contributing

Structure

  • packages/app - main app to interact with the code
  • pacakges/template - Sandpack template
  • tools - useful developer tools

Running locally

  1. Run yarn in the root folder
  2. Run yarn start in the root folder to open the app.
    1. ⚠️ For now, it's important that your app runs on :3000 port.

About

Work In Progress. A game that allows you to code your Sci-Fi colony using JavaScript Generators.

Topics

Resources

License

Stars

Watchers

Forks