PaperFootball: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = PaperFootball
|title=PaperFootball
| image       = [[File:Paperfootballds.gif]]
|image=paperfootball.png
| type       = Other
|description=Based on a game that played with paper and pen.
| version     = March2006
|author=YaW
| licence    = Mixed
|lastupdated=2006/03/20
| author      = YaW
|type=Other Games
| website     = http://teamnnc.free.fr/phpBB2/viewtopic.php?p=4948#4948
|version=2006
| download    = Media:Paperfootballds.rar
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/paperfootball.7z
|website=http://teamnnc.free.fr/phpBB2/viewtopic.php?p=4948
}}
}}
PaperFootball is based on a game that is played with paper and pen, is for two players on the same DS. Currently this game supports two human players and AI has been added. It is made with PAlib.


PaperFootball is based on a game that is played with paper and pen, is for two players on the same DS. This football game is referring to the European Football (Soccer), and not the American Football. It requires player to move single character into rival's goal by a turn-based game. Currently this game supports two human players and AI has been added. It is made with PAlib.
It was presented in the NEO Spring Coding Compo 2006.
 
It was presented in the NEO Spring Coding Competition 2006.
 
==Objectives==
Get to the rival's goal and do not overwrite any of the rival's lines.


==User guide==
==User guide==
At the start of the game, you'll see a player in the center of the stadium.  
This football game is referring to the European Football (Soccer) and not the American Football.  


To move, touch player and draw a line with the stylus from the player to one of the 8 collinear corners.
It requires player to move single character into rival's goal by a turn-based game. Your mission in the game is to go into rival's goal.


After that, you'll see that the player will move to the corner touched and a line of your color appear. This is the basic movement,when a basic movement is made, the players turn change automatically. You can't overwrite other line, only can do in a "clean" line.
===Basic movement===
* At the start of the game, you'll see a player in the center of the stadium.
* To move, touch a player and draw a line with the Stylus from the player to one of the 8 collindant corners.
* After that, you'll see that the player will move to the corner touched and a line of your color appear.  
* This is the basic movement, when a basic movement is made, the players turn change automatically.  


If you do a basic movement but the corner was painted (by you or your rival) already, you will bounce. When you bounce, movement is increased, the turn don't change and you can make another basic movement.  
You can't do a movement overwriting other line, only can do in a clean line.


You can make any number of bounces on one turn, this is the best way to take advantage to your rival. Also, you can bounce on the walls, but you can't do basic movement overwriting a wall.
===Bounce===
* If you do a basic movement but the corner was painted (by you or your rival) already, you will bounce.
* When you bounce, your movement is increased, the turn don't change and you can make another basic movement.
* You can make any number of bounces on one turn, this is the best way to take advantage to your rival.  
* Also, you can bounce on the walls, but you can't do basic movement overwriting a wall.


The way to win is to make a point, make a basic movement into your rival's goal.
The way to win is to make a point, make a basic movement into your rival's goal.


==Controls==
==Controls==
Uses stylus.
Operate with Stylus.


Start - menu
Start - Menu
 
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/paperfootball2.png
https://dlhb.gamebrew.org/dshomebrew/paperfootball3.png
 
https://dlhb.gamebrew.org/dshomebrew/paperfootball4.png
https://dlhb.gamebrew.org/dshomebrew/paperfootball5.png
<!--BEGIN Online Emulator Section-->
==Online Emulator==
{{#tag:html|
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
<script type='text/javascript'>
{{DS EmulatorJS Settings}}
EJS_core = 'desmume2015';
EJS_gameName = "PaperFootball";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/paperfootball.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==External links==
* NeoFlash - [https://web.archive.org/web/20210207115146/https://www.neoflash.com/forum/index.php?topic=1863.0 https://www.neoflash.com/forum/index.php?topic=1863.0] (archived)
* PAlib.info - [https://web.archive.org/web/20060912103926/http://teamnnc.free.fr/phpBB2/viewtopic.php?p=4948 http://teamnnc.free.fr/phpBB2/viewtopic.php?p=4948] (archived)


[[Category:Homebrew applications]]
[[Category:DS homebrew games]]
[[Category:Homebrew strategy games on DS]]
[[Category:Other homebrew games on DS]]

Latest revision as of 11:36, 28 November 2023

PaperFootball
Paperfootball.png
General
AuthorYaW
TypeOther Games
Version2006
LicenseMixed
Last Updated2006/03/20
Links
Download
Website

PaperFootball is based on a game that is played with paper and pen, is for two players on the same DS. Currently this game supports two human players and AI has been added. It is made with PAlib.

It was presented in the NEO Spring Coding Compo 2006.

User guide

This football game is referring to the European Football (Soccer) and not the American Football.

It requires player to move single character into rival's goal by a turn-based game. Your mission in the game is to go into rival's goal.

Basic movement

  • At the start of the game, you'll see a player in the center of the stadium.
  • To move, touch a player and draw a line with the Stylus from the player to one of the 8 collindant corners.
  • After that, you'll see that the player will move to the corner touched and a line of your color appear.
  • This is the basic movement, when a basic movement is made, the players turn change automatically.

You can't do a movement overwriting other line, only can do in a clean line.

Bounce

  • If you do a basic movement but the corner was painted (by you or your rival) already, you will bounce.
  • When you bounce, your movement is increased, the turn don't change and you can make another basic movement.
  • You can make any number of bounces on one turn, this is the best way to take advantage to your rival.
  • Also, you can bounce on the walls, but you can't do basic movement overwriting a wall.

The way to win is to make a point, make a basic movement into your rival's goal.

Controls

Operate with Stylus.

Start - Menu

Screenshots

paperfootball2.pngpaperfootball3.png

paperfootball4.pngpaperfootball5.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

External links

Advertising: