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

https://github.com/weimingtom/game_dino_sdl

[WIP] My dino game SDL port
https://github.com/weimingtom/game_dino_sdl

Last synced: about 2 months ago
JSON representation

[WIP] My dino game SDL port

Awesome Lists containing this project

README

        

# game_dino_sdl
[WIP] My dino game SDL port

## Before building
* Before execute 'make', maybe need to 'sudo apt install libsdl1.2-dev' in Ubuntu 14.

## Ref
* https://github.com/weimingtom/game_dino_vc6
* https://github.com/weimingtom/dino_twatch2020v3
* https://github.com/makerdiary/nrf52840-m2-devkit/blob/master/examples/python/dino/dino.py
* https://github.com/makerdiary/python-games-on-microcontroller
* search baidupan, dino_v3_6.rar

## NOTE
* To adjust fps, search FRAME_SLEEP
* See Display::show for render method
* Init is demo mode, press space keyboard to enter game mode

## TODO
* Port to SDL2, and port to linux game handheld hardware.
* TileGrid::set_flip_x not implemented
* Embed bmp data into code

## etc
* https://github.com/kendryte/PaddlePi/tree/master/AI-algorithms-demos/demo/dino_game
* https://github.com/Hades2001/M5StackC-DIno
* https://makecode.com/_9ecXcLeeAUF1
https://arcade.makecode.com/26030-71882-88202-62921
猛禽快跑 by Adri314
https://forum.makecode.com/t/raptor-run-microsoft-makecode/291
raptor run
https://arcade.makecode.com/17598-07234-89149-84755
https://arcade.makecode.com/68269-83280-86250-30807
* https://meowbit-doc.kittenbot.cn/#/makecode/社区趣味游戏分享
由EnteroPositivo创作的Coin Race : https://makecode.com/_Txi3M7FrzXV4
由Adri314创作的Raptor Run :https://makecode.com/_9ecXcLeeAUF1
由henrym创作的Blocky Boss Battle :https://makecode.com/_f9M6YvW077wd