Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xaliphostes/defend-or-die-pioupiou


https://github.com/xaliphostes/defend-or-die-pioupiou

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# Defend or die
Written using [p5.js](https://p5js.org/)


Launch the game...


Launch the NEW game using the WebSim AI...

# Notions for this course
- Variables in TypeScript
- Classes with constructor, private, public and protected methods, encapsulation...
- `type` keyword
- Loop
- Container (array)
- Third party library: [p5.js](https://p5js.org/)
- Global variables
- Functions

## with also an overview of
- node.js
- packages under node.js
- git
- github
- html
- css

## and of course, with some essential knowledge in
1. Math (rect/rect and rect/line intersection, notion of vector, ...)
2. English writting
2. Code documentation
2. Code testing