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

Newo Sky Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew demos (Demos) - GameBrew
|title_mode=append
|image=newoskywii.jpg
|image_alt=Newo Sky
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Newo Sky
|title=Newo Sky
|image=newoskywii.jpg
|image=newoskywii2.png
|description=Procedurally generated Demo / ScreenSaver / Illustration / Walking Simulator
|description=Procedurally generated Demo / ScreenSaver / Illustration / Walking Simulator.
|author=Owen
|author=Owen
|lastupdated=2017/10/22
|lastupdated=2017/10/22
Line 18: Line 12:
|source=
|source=
}}
}}
'''Newo Sky''' is a procedurally generated landscape demo and walking simulator, first released for the Bounty 2017 #1 competition. It is dedicated to the memory of Ben “bushing” Byer, who passed away in 2016.
Newo Sky is a procedurally generated landscape demo and walking simulator, first released for the Bounty 2017 #1 competition. It is dedicated to the memory of Ben "bushing" Byer, who passed away in 2016.


This project is the result of 2 years of experimentation with simplex noise and researching procedural generation techniques. The demo currently runs well, but it lacks collision detection and gameplay elements as the developer found it challenging to implement them while working on the procedural generation aspect. The developer has many screenshots of the demo, and they are willing to share them via email.
This project is the result of 2 years of experimentation with simplex noise and researching procedural generation techniques. The demo currently runs well, but it does not have collision detection and gameplay elements.
 
The developer hopes that this project will inspire others and that it will provide entertainment for a short period.


==Features==
==Features==
* Procedurally generated landscape and planet map
* Procedurally generated landscape and planet map.
* randomize colour option
* randomize colour option.
* Auto walk and Auto Planet
* Auto walk and Auto Planet.
* Lowpoly environment with lakes, rain, trees, buildings, rocks, grass, orbiting planets, stars and solar systems.
* Lowpoly environment with lakes, rain, trees, buildings, rocks, grass, orbiting planets, stars and solar systems.
* Background music: "Like Clockwork" by Birds of Paradise
* Background music: "Like Clockwork" by Birds of Paradise.
 
==Controls==
'''Wiimote (horizontal):'''
 
D-Pad - Move


==How to play==
1 - Show the planet selection screen
With the Wiimote horizontally. Dpad moves, 1 shows the planet selection screen and 2 randomizes the colours of the current planet. In the planet selection screen the Dpad allows you to move a cursor that selects another planet once it comes in contact. Press 1 again to exit the planet select menu. The + button brings up the game menu option.
 
2 - Randomize the colours of the current planet
 
Plus - Bring up the game menu option.
 
'''Planet selection screen:'''
 
D-Pad - Move cursor  
 
1 - Exit the planet select menu


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/newoskywii-01.png
newoskywii3.png
https://dlhb.gamebrew.org/wiihomebrews/newoskywii-02.png
 
https://dlhb.gamebrew.org/wiihomebrews/newoskywii-03.png
newoskywii4.png
https://dlhb.gamebrew.org/wiihomebrews/newoskywii-04.png
 
newoskywii5.png


==Media==
==Media==
'''Newo Sky - ([https://www.youtube.com/watch?v=AmAQo63lpAU waffeln])'''<br>
'''Newo Sky ([https://www.youtube.com/watch?v=AmAQo63lpAU waffeln])'''<br>
<youtube>AmAQo63lpAU </youtube>
<youtube>AmAQo63lpAU </youtube>


==Changelog==
==Changelog==
'''Version 1.1 - October 22, 2017'''
'''Version 1.1 2017/10/22'''
* slow and slower walk speed added to menu
* slow and slower walk speed added to menu.
* fixed timing bug in screenshot option
* fixed timing bug in screenshot option.
* prevent the auto planet option from reselecting the same planet
* prevent the auto planet option from reselecting the same planet.
* maintain momentum during planet to ground switch
* maintain momentum during planet to ground switch.
* added a submenu for the auto walk/planet switch time
* added a submenu for the auto walk/planet switch time.
* fixed gamecube controller b button
* fixed gamecube controller b button.
* updated to devkitpro PPC_r29-1
* updated to devkitpro PPC_r29-1.
* updated to GRRLIB 4.3.2
* updated to GRRLIB 4.3.2.


'''Version 1.0 - September 30, 2017'''
'''Version 1.0 2017/09/30'''
*Initial release
*Initial release.


==Credits==
==Credits==
* Owen - C Programming
* Owen - C Programming.
* Uses sdnoise1234, Simplex noise by Stefan Gustavson
* Uses sdnoise1234, Simplex noise by Stefan Gustavson.
* Background music: "Like Clockwork" by Birds of Paradise
* Background music: "Like Clockwork" by Birds of Paradise.


===Tools===
Tools:
* GRRLIB
* GRRLIB.
* joyent http-parser
* joyent http-parser.


===Inspiration & Thanx===
Inspiration & Thanx:
* No Mans Sky
* No Mans Sky.
* And the dudes behind GRRLIB! :)
* And the dudes behind GRRLIB.


==External Links==
==External Links==
* Official Site - https://owensoft.net/project/newogame/
* Author's website - https://owensoft.net/project/newogame/
* WiiBrew - https://wiibrew.org/wiki/Newo_Sky
* WiiBrew - https://wiibrew.org/wiki/Newo_Sky

Revision as of 11:21, 26 February 2023

Newo Sky
Newoskywii2.png
General
AuthorOwen
TypeDemos
Version1.1
LicenseMixed
Last Updated2017/10/22
Links
Download
Website

Newo Sky is a procedurally generated landscape demo and walking simulator, first released for the Bounty 2017 #1 competition. It is dedicated to the memory of Ben "bushing" Byer, who passed away in 2016.

This project is the result of 2 years of experimentation with simplex noise and researching procedural generation techniques. The demo currently runs well, but it does not have collision detection and gameplay elements.

Features

  • Procedurally generated landscape and planet map.
  • randomize colour option.
  • Auto walk and Auto Planet.
  • Lowpoly environment with lakes, rain, trees, buildings, rocks, grass, orbiting planets, stars and solar systems.
  • Background music: "Like Clockwork" by Birds of Paradise.

Controls

Wiimote (horizontal):

D-Pad - Move

1 - Show the planet selection screen

2 - Randomize the colours of the current planet

Plus - Bring up the game menu option.

Planet selection screen:

D-Pad - Move cursor

1 - Exit the planet select menu

Screenshots

newoskywii3.png

newoskywii4.png

newoskywii5.png

Media

Newo Sky (waffeln)

Changelog

Version 1.1 2017/10/22

  • slow and slower walk speed added to menu.
  • fixed timing bug in screenshot option.
  • prevent the auto planet option from reselecting the same planet.
  • maintain momentum during planet to ground switch.
  • added a submenu for the auto walk/planet switch time.
  • fixed gamecube controller b button.
  • updated to devkitpro PPC_r29-1.
  • updated to GRRLIB 4.3.2.

Version 1.0 2017/09/30

  • Initial release.

Credits

  • Owen - C Programming.
  • Uses sdnoise1234, Simplex noise by Stefan Gustavson.
  • Background music: "Like Clockwork" by Birds of Paradise.

Tools:

  • GRRLIB.
  • joyent http-parser.

Inspiration & Thanx:

  • No Mans Sky.
  • And the dudes behind GRRLIB.

External Links

Advertising: