PACO: Difference between revisions
From Game Making Tools Wiki
 (Category:Point'n'Clic > Category:Point and Click)  | 
				 (Link to manual)  | 
				||
| Line 7: | Line 7: | ||
| exports_to   = [[:Category:Browser Export|Browser]]  | | exports_to   = [[:Category:Browser Export|Browser]]  | ||
}}  | }}  | ||
'''PACO''' ('''P'''oint '''A'''nd '''C'''lick. '''O'''bviously) is a simple for making simple games. Not so much point'n'click games as the name kinda implies, but games where you click on a thing and things   | '''PACO''' ('''P'''oint '''A'''nd '''C'''lick. '''O'''bviously) is a simple for making simple games. Not so much point'n'click games as the name kinda implies, but games where you click on a thing and things happen—like a more complex [[Flickgame]]. You can move between scens, and do basic stuff with variables.  | ||
==Links==  | ==Links==  | ||
* [https://grifdail.itch.io/paco PACO] on Itch.io.  | * [https://grifdail.itch.io/paco PACO] on Itch.io.  | ||
* [https://github.com/grifdail/Paco/blob/master/HOW_TO_USE.md HOW TO USE] - manual on Github.  | |||
[[Category:2-D]][[Category:Game Builder]][[Category:Point and Click]]  | [[Category:2-D]][[Category:Game Builder]][[Category:Point and Click]]  | ||
[[Category:Linux]][[Category:Windows]]  | [[Category:Linux]][[Category:Windows]]  | ||
[[Category:Browser Export]]  | [[Category:Browser Export]]  | ||
Latest revision as of 13:36, 31 October 2016
| PACO | |
|---|---|
| Release date: | Current | 
| Made by: | Julien Berthou | 
| Runs on: | Linux Windows  | 
| Exports to: | Browser | 
PACO (Point And Click. Obviously) is a simple for making simple games. Not so much point'n'click games as the name kinda implies, but games where you click on a thing and things happen—like a more complex Flickgame. You can move between scens, and do basic stuff with variables.
Links
- PACO on Itch.io.
 - HOW TO USE - manual on Github.
 
