Zum Inhalt springen

RubyGosuTutorial: Unterschied zwischen den Versionen

Oneup (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Oneup (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 16: Zeile 16:


== Gosu Lacks (aka... needs own OpenGL code) ==
== Gosu Lacks (aka... needs own OpenGL code) ==
We wan't to replicate the full feature-set of oldschool 2D gaming, hence: ^^(see above)


<div style="color: orange">
* Pixel Operations (Putpixel)
* Pixel Operations (Putpixel)
* Palette Swap (-> from: CuteWars.python)
* Palette Swap (-> from: CuteWars.python)
* Animation System built-in (PuitWars' kyoto has this)
* Animation System built-in (PuitWars' kyoto has this)
</div>