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

Nowell Wii: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Wii Homebrew Games (Shooter) - GameBrew |title_mode=append |image=nowellwii.jpg |image_alt=Nowell }} {{Infobox Wii Homebrews |title=Nowell |image=nowellwii.jpg...")
 
No edit summary
Line 15: Line 15:
|license=GPLv3
|license=GPLv3
|download=https://dlhb.gamebrew.org/wiihomebrews/nowellwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/nowellwii.7z
|website=#LNF
|website=https://github.com/emvivre/Nowell/
|source=https://github.com/emvivre/Nowell/archive/release.zip
|source=https://github.com/emvivre/Nowell/archive/release.zip
}}
}}
https://wiibrew.org/wiki/Nowell
Nowell is an open-source homebrew for the Drunken Coders Winter Compo, it's a 2D shoot-em-up vertical scrolling. I use SDL interface to handle graphics and wiimote.
 
== Description ==
"This night will be the last for the gramps. No matter how I'll show to all of them how a true Santa must be! Black Santa."
 
You have found this piece of paper in your sandwich two days before Christmas...
And you don't really know why but you want to think about this disgusting paper with more serious than the greatest idiot of Earth.
 
Take your Flying_Snow_Board and your Cannon to defeat the imposter and save Christmas ! -
 
Have fun in Nowell, a Shoot them up ;)
 
"Sandwiches can't always save Christmas !"
 
== CONTROLS ==
'''In main menu:'''
*control the cursor with wiimote
*click on button A
 
'''In game:'''
*move player with nunchuk
*fire with button A
*pause with button Home
 
'''In pause:'''
*continue with button A
*quit with button B
 
'''In tutorial:'''
*press any button to return on menu


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/nowellwii-01.png
https://dlhb.gamebrew.org/wiihomebrews/nowellwii-02.png
==Media==
==Media==
<youtube></youtube>
<youtube>tzWrsg0pMZY</youtube>
 
== Changelog ==
Unofficial Christmas 2010 repackaged version 1.02 by Mr. Reaper
 
I fixed the crash that version 1.01 had when you selected "tutorial" on the start screen -- it was looking for a bmp file that didn't exist. I hex edited the elf file so it now looks for the jpg instead.
 
Then I re-compressed the background jpeg files and ogg files and reduced the size of this app by 15 meg! It now only takes about 10 meg on the SD card (before it was 25 meg).
 
And while I was repackaging everything into a nice zip file, I went ahead and improved the "tutorial" screen, slightly edited the victory screen (it said "loading"), and updated the meta.xml file.
 
I didn't have permission from anyone actually involved with the game to do any of this :P
 
But I think it's a fun little drunken game anyway.... Merry Christmas!
 
Download: [edit] Megaupload is so dead... You can download this version from the Homebrew Browser.
 
1.01 : fix a bug with bullet rotation
 
1.00 : first release for drunken coder competition
 
=== Development ===
* coded by Emvivre
* graphics and some musics by Vash
* special thanks to Necro
 
Thanks to people on #wiidev channel for their help.
 
=== Musics ===
* Gabor Bors and Balazs Rajcsanyi - Wasted Time (2nd song) : Intro
* Lettrix - Bytec (1990) : Level
* Slaughty Pom Pom - Vash : Boss 1
* Ultimate Black Santa part 1 - Vash : between Boss 1 and Boss 2
* Ultimate Black Santa part 2 - Vash : Boss 2
* Steve Rowlands - Creatures ( 16th song ) : End credits
* Tutorial - Vash : Tutorial
 
== External links ==
* Wiibrew - https://wiibrew.org/wiki/Nowell
* Github - https://github.com/emvivre/Nowell/

Revision as of 02:37, 6 September 2022

Nowell
File:Nowellwii.jpg
General
AuthorEmvivre
TypeShooter
Version1.01
LicenseGPLv3
Last Updated2009/02/01
Links
Download
Website
Source

Nowell is an open-source homebrew for the Drunken Coders Winter Compo, it's a 2D shoot-em-up vertical scrolling. I use SDL interface to handle graphics and wiimote.

Description

"This night will be the last for the gramps. No matter how I'll show to all of them how a true Santa must be! Black Santa."

You have found this piece of paper in your sandwich two days before Christmas... And you don't really know why but you want to think about this disgusting paper with more serious than the greatest idiot of Earth.

Take your Flying_Snow_Board and your Cannon to defeat the imposter and save Christmas ! -

Have fun in Nowell, a Shoot them up ;)

"Sandwiches can't always save Christmas !"

CONTROLS

In main menu:

  • control the cursor with wiimote
  • click on button A

In game:

  • move player with nunchuk
  • fire with button A
  • pause with button Home

In pause:

  • continue with button A
  • quit with button B

In tutorial:

  • press any button to return on menu

Screenshots

nowellwii-01.png nowellwii-02.png

Media

Changelog

Unofficial Christmas 2010 repackaged version 1.02 by Mr. Reaper

I fixed the crash that version 1.01 had when you selected "tutorial" on the start screen -- it was looking for a bmp file that didn't exist. I hex edited the elf file so it now looks for the jpg instead.

Then I re-compressed the background jpeg files and ogg files and reduced the size of this app by 15 meg! It now only takes about 10 meg on the SD card (before it was 25 meg).

And while I was repackaging everything into a nice zip file, I went ahead and improved the "tutorial" screen, slightly edited the victory screen (it said "loading"), and updated the meta.xml file.

I didn't have permission from anyone actually involved with the game to do any of this :P

But I think it's a fun little drunken game anyway.... Merry Christmas!

Download: [edit] Megaupload is so dead... You can download this version from the Homebrew Browser.

1.01 : fix a bug with bullet rotation

1.00 : first release for drunken coder competition

Development

  • coded by Emvivre
  • graphics and some musics by Vash
  • special thanks to Necro

Thanks to people on #wiidev channel for their help.

Musics

  • Gabor Bors and Balazs Rajcsanyi - Wasted Time (2nd song) : Intro
  • Lettrix - Bytec (1990) : Level
  • Slaughty Pom Pom - Vash : Boss 1
  • Ultimate Black Santa part 1 - Vash : between Boss 1 and Boss 2
  • Ultimate Black Santa part 2 - Vash : Boss 2
  • Steve Rowlands - Creatures ( 16th song ) : End credits
  • Tutorial - Vash : Tutorial

External links

Advertising: