HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Is_Daouda

2 カルマ登録 昨年

投稿

Show HN: C++ SFML SDL 2 Game Engine for Nintendo Switch, PC, Web and Mobile

github.com
2 ポイント·投稿者 Is_Daouda·昨日·0 コメント

Show HN: A 2D platformer (multiplayer) I built with my own C++/SFML-SDL2 engine

gamepix.com
5 ポイント·投稿者 Is_Daouda·10 か月前·3 コメント

コメント

Is_Daouda
·10 か月前·議論
Thank you for your feedback. Yes! It's planned.
Is_Daouda
·10 か月前·議論
Hi HN ,

I built this 2D game using is::Engine, a game engine I coded in C++ with SFML and SDL 2.

You can play the game here: https://www.gamepix.com/play/i-can-transform

The engine’s source code is available on GitHub: https://github.com/Is-Daouda/is-Engine

The goals of this project were to:

• Create a cross-platform 2D engine (Windows, Linux, Mac, Android, iOS)

• Simplify scene, event, and resource management

• Enable a fast workflow for 2D games

I’d love to get your feedback, both on:

• the technical side (C++/SFML and SDL 2, architecture, performance, cross-platform)

• and the game itself (gameplay, design).

Thanks a lot for your thoughts and suggestions.