Jump to content

Activities/LocoSugar: Difference between revisions

From Sugar Labs
No edit summary
Rdrsadhu (talk | contribs)
Migrate to GitHub
 
Line 1: Line 1:
==About LocoSugar==
==LocoSugar==


[[File:Loco-icon.svg]]
Wiki Page Status: <span style="color:#ff0000"> DEPRECATED </span>


The LocoSugar Activity is a simple game to introduce the keyboard and mouse to those new to computers.
Read at https://help.sugarlabs.org/locosugar.html


[[File:LocoSugar3.png|300px]]
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/locosugar.rst GitHub]
 
== Where to get LocoSugar ==
The LocoSugar activity is available for download from the [http://activities.sugarlabs.org Sugar Activity Library]: [http://activities.sugarlabs.org/en-US/sugar/addon/4576 LocoSugar]
 
The source code is available on [http://git.sugarlabs.org/cucosugar the Sugar Labs Gitorious server].
 
== Using LocoSugar ==
 
Simply launch the activity and you will be walked through a series of games:
# Move the cursor to track a moving target
# Move the cursor and click the left mouse button
# Move the cursor and click the left mouse button
# Drag and drop with the left mouse button
# Type lower-case characters
# Type upper-case characters
# Use Enter and Backspace (Erase)
 
[[File:Loco-5.png|300px]]
 
== Learning with LocoSugar ==
 
LocoSugar is a fun way to get acquainted with the keyboard and mouse.
 
== Modifying LocoSugar ==
 
* Replace the artwork in the image subdirectory with artwork you design.
* Replace the sounds
* Add new levels of play.
 
----
 
Your suggestions for enhancements and/or use cases...
 
== Where to report problems ==
You can ''soon'' report bugs and make feature requests [https://bugs.sugarlabs.org/newticket?component=LocoSugar on our bug-tracking system] (You need to create an account first). To list all open tickets of LocoSugar you can use [https://bugs.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=LocoSugar query component=LocoSugar]. You are also welcome to leave comments/suggestions on the [[Talk:Activities/LocoSugar]] page.
 
== Credits ==
LocoSugar was written and is maintained by [[User:Walter]]. He was inspired in part by CucoXO. Ignacio Rodriguez came up with the name for the activity. The dog in the pictures is named Clementine. She is a goldendoodle and belongs to my daughter and son-in-law. She is very friendly, but also very bouncy. She loves to swim and chase XOs.
 
[[Category:Activity]]
[[Category:Activities]]

Latest revision as of 08:34, 4 May 2018

LocoSugar

Wiki Page Status: DEPRECATED

Read at https://help.sugarlabs.org/locosugar.html

The source file has been moved to GitHub