Difference between revisions of "Nowell"
Mechaelvis (talk | contribs) m (correct type in infobox) |
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Nowell | | title = Nowell | ||
− | | image = [[ | + | | image = [[File:NowellBanner.png]] |
| type = shooting game | | type = shooting game | ||
| author = [[User:Emvivre | Emvivre]] | | author = [[User:Emvivre | Emvivre]] | ||
Line 32: | Line 32: | ||
[http://stuvash.blogspot.com/2009/01/nowell-release-for-winter-compo-on.html STUVash blog - an article for Nowell release] | [http://stuvash.blogspot.com/2009/01/nowell-release-for-winter-compo-on.html STUVash blog - an article for Nowell release] | ||
− | [[ | + | [[File:nowell_menu.png]] |
− | [[ | + | [[File:nowell_ingame.png]] |
== CHANGELOG == | == CHANGELOG == | ||
Line 79: | Line 79: | ||
Thanks to people on #wiidev channel for their help. | Thanks to people on #wiidev channel for their help. | ||
− | === Musics === | + | === Musics === |
* Gabor Bors and Balazs Rajcsanyi - Wasted Time (2nd song) : Intro | * Gabor Bors and Balazs Rajcsanyi - Wasted Time (2nd song) : Intro | ||
* Lettrix - Bytec (1990) : Level | * Lettrix - Bytec (1990) : Level | ||
Line 93: | Line 93: | ||
:click on button A | :click on button A | ||
− | In game : | + | In game : |
:move player with nunchuk | :move player with nunchuk | ||
:fire with button A | :fire with button A | ||
:pause with button Home | :pause with button Home | ||
− | In pause : | + | In pause : |
:continue with button A | :continue with button A | ||
:quit with button B | :quit with button B |
Revision as of 18:15, 10 August 2009
Nowell | |
![]() | |
General | |
---|---|
Author(s) | Emvivre |
Type | Shooting game |
Version | 1.01 |
Licence | GPLv3 |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() ![]() ![]() |
OVERVIEW
This project begins in 2008/12/28
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.
Latest binary and source are available at : binary and source
Some websites put Dovoto as submitter and coder, but it's wrong, Dovoto has nothing to do with this game.
Links
Video Youtube - End Game ( Do not fear the end of Nowell !! )
STUVash blog - an article for Nowell release
CHANGELOG
1.01 : fix a bug with bullet rotation
1.00 : first release for drunken coder competition
COMPILATION
First you need the libxml archive, see this page for installation : libxml
Goto in nowell_src folder for create wii binary
make
for clean wii objects
make clean
for create gnu/linux binary
make -f Makefile.pc
for clean gnu/linux objects
make -f Makefile.pc clean
DESCRIPTION
History
- "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 !"
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
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