You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JanEhehalt 251a876d5f
loebbt
3 years ago
.vscode loebbt 3 years ago
assets README update 3 years ago
Makefile Bug with 2-dimensional Tile Array in isometricRenderer.c 3 years ago
README.md movement now snaps to dest position 3 years ago
inputHandler.c Rect drawing now working 3 years ago
inputHandler.h Rect drawing now working 3 years ago
inputHandler.o loebbt 3 years ago
isometricMap.c loebbt 3 years ago
isometricMap.h loebbt 3 years ago
isometricMap.o loebbt 3 years ago
isometricRenderer.c loebbt 3 years ago
isometricRenderer.h Bug with 2-dimensional Tile Array in isometricRenderer.c 3 years ago
isometricRenderer.o loebbt 3 years ago
main.c loebbt 3 years ago
main.o loebbt 3 years ago
spiel loebbt 3 years ago
sprite.c Bug fixed 3 years ago
sprite.h laeuft wieder mit neuer guter Struktur :) 3 years ago
sprite.o loebbt 3 years ago
tile.c Bug with 2-dimensional Tile Array in isometricRenderer.c 3 years ago
tile.h Bug with 2-dimensional Tile Array in isometricRenderer.c 3 years ago
tile.o loebbt 3 years ago

README.md

Aufbauspiel jaja

[[TOC]]

Ackermatch gegen die Natur?

KI Gegner ist erstmal zu aufwändig, ein wenig Ackern muss man aber immer!

Fantasy Welt oder Realistisch?

Isometrie in RayLib

Projection Orthogonal -> Isometric

TODO

  • Bug with movement of sprite after spawning a few other sprites
  • Drawn Rectangle problems with negative width/height
  • Selecting Sprites for moving all selected to the same destination