Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Game-example Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=game-example |image=Switch-logo.png |description=A game-example - console mode game. |author=0d3n3h547v |lastupdated=2018/09/11 |type=Other Games |version=1 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/gameexampleswitch.7z |website=https://gbatemp.net/threads/game-example-console-mode-game.517696/ |source=https://github.com/0d3n3h547v/game-example |donation= }} {{#seo: |title=Switch Homebrew Games (Other Games) - Ga...")
 
No edit summary
Line 2: Line 2:
|title=game-example
|title=game-example
|image=Switch-logo.png
|image=Switch-logo.png
|description=A game-example - console mode game.
|description=(WIP) game-example.
|author=0d3n3h547v
|author=0d3n3h547v
|lastupdated=2018/09/11
|lastupdated=2018/09/11
Line 13: Line 13:
|donation=
|donation=
}}
}}
{{#seo:
A very basic game-example homebrew written in C.
|title=Switch Homebrew Games (Other Games) - GameBrew
|title_mode=append
|image=Switch-logo.png
|image_alt=game-example
}}
{{cleanup|article|Needs cleanup}}
A game-example - console mode game.


==Media==
It was made entirely on Console Mode with no graphics and no sound.
<youtube></youtube>


==Controls==
Up/Down/Left/Right - Directions


==Screenshots==
A - Unknown still
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-01.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-02.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-03.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-04.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-05.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-06.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-07.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v1.0.0'''
* First Release.
* Finished adding walls.
* Fixed walls printf not accurate.
* Fixed Makefile.
 
'''v0.7'''
*Fixed all the bugs like:
** numbers printed on screen when touching end of the screen;
** player disappearing from the screen;
** collision worked only from the front of the player;
** player now cant get out of the screen using collision.
** ???
** profit.
 
'''v0.5'''
* Added wall using collision! (those XXXX are walls).
 
'''v0.3'''
* Added collision (was my first time using logic interpreters).
* Fixed minor bugs, still a lot of bugs.
 
'''v0.1'''
* Added player moving on screen; bugs everywhere.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/game-example-console-mode-game.517696/
* GitHub - https://github.com/0d3n3h547v/game-example
* Github - https://github.com/0d3n3h547v/game-example
* GBAtemp - https://gbatemp.net/threads/game-example-console-mode-game.517696/
* Reddit -
* ForTheUsers - https://apps.fortheusers.org/switch/game-example

Revision as of 02:44, 10 Mayıs 2023

game-example
Switch-logo.png
General
Author0d3n3h547v
TypeOther Games
Version1
LicenseMixed
Last Updated2018/09/11
Links
Download
Website
Source

A very basic game-example homebrew written in C.

It was made entirely on Console Mode with no graphics and no sound.

Controls

Up/Down/Left/Right - Directions

A - Unknown still

Changelog

v1.0.0

  • Finished adding walls.
  • Fixed walls printf not accurate.
  • Fixed Makefile.

v0.7

  • Fixed all the bugs like:
    • numbers printed on screen when touching end of the screen;
    • player disappearing from the screen;
    • collision worked only from the front of the player;
    • player now cant get out of the screen using collision.
    • ???
    • profit.

v0.5

  • Added wall using collision! (those XXXX are walls).

v0.3

  • Added collision (was my first time using logic interpreters).
  • Fixed minor bugs, still a lot of bugs.

v0.1

  • Added player moving on screen; bugs everywhere.

External links

Advertising: