Giter Club home page Giter Club logo

carcode's People

Stargazers

 avatar

carcode's Issues

Steering is backwards when driving in reverse

What steps will reproduce the problem?
1. Switch to reverse gear
2. drive backwards
3. push right arrow (like turning steering wheel to the right?)
4. nose of car goes to the right

What is the expected output? What do you see instead?
Steering should be switched when driving in reverse.

What version of the product are you using? On what operating system?
carcode2.zip on Ubuntu 7.10

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 5 Apr 2008 at 9:36

'monkey' attribute error

I got this error by doing the following on Ubuntu:

1. Ran 'python carcode.py'
2. Selected 'Start Carcode'
3. Clicked 'x' on the window to close it.
4. Chose 'yes'

$ python carcode.py
Traceback (most recent call last):
  File "carcode.py", line 41, in <module>
    main()
  File "carcode.py", line 36, in main
    if opts.monkey:
AttributeError: Values instance has no attribute 'monkey'


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 4:59

version 0 and version 1

The current pre-summer 2008 version of the trunk has been tagged as
tags/version0.

The next major milestone version will be named "version1", and should
include, at least, pixel color sensors and programmatic control of the
course. This should hopefully be done by the end of Summer 2008.


Original issue reported on code.google.com by [email protected] on 20 Apr 2008 at 4:39

make roads look more like roads

To help make the roads look more like roads, dashed white/yellow lines
could be added down the middle. Plus, the road should be wide enough to fit
a little more than two cards side-by-side (e.g. one going in direction on
the road).


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 11:34

Simplified installation

carcode should be incredibly easy to install, even if the user does not
have Python and pygame installed. Thus, we want to create a package that
novices can download, and have it automatically set up carcode,
automatically installing Python and pygame if necessary.

Ideally, this should work on Linux, Windows, and the Mac. However, Linux
and Windows (in that order) have priority over the Mac.

Installation is a common task, and there are a number of possible
approaches that could be take. Thus, some research is needed to decide how
to go about it.

Original issue reported on code.google.com by [email protected] on 24 Mar 2008 at 10:17

parking.py objectives not satisfied

When running the parking.py demo level, I did not understand what "park
horizontally" meant. I tried parking the car both forward and backwards,
but neither time was the objective achieved.

So I think the "park horizontally" objective needs to be clarified, or the
satisfaction conditions checked.


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 11:38

pygame error running 'python carcode.py'

When I run 'python carcode.py' in the current gsoc08 branch on Ubuntu I get
this error:

$ python carcode.py
Traceback (most recent call last):
  File "carcode.py", line 38, in <module>
    main()
  File "carcode.py", line 32, in main
    app = CarcodeApp(800, 600)
  File "/home/toby/svn/carcode/branches/gsoc08/libcarcode/app.py", line 74,
in __init__
    self.screen = pygame.display.set_mode((width, height), OPENGL | DOUBLEBUF)
pygame.error: Couldn't find matching GLX visual


Original issue reported on code.google.com by [email protected] on 5 Aug 2008 at 5:44

"start carcode" box should be renamed

On the initial start-up screen, the top-most box is labelled "Start Carcode".

But carcode has already been started, and so that box should have a more
accurate name, like "Interact with Carcode".


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 11:18

comparing carcode to other programming education tools

There are many tools and packages for helping beginners to learn software.
It would be helpful to explain how carcode compares to things such as:

- turtle graphics
- Logo
- Squeak
- Lego NXT 
- etc.

These comparisons should not be just marketing, but comparisons that readl
teachers/learners would find helpful.


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 9:20

zip file should extract in to a folder

What steps will reproduce the problem?
1. Unzip carcode2.zip
2. files scatter in the current folder

What is the expected output? What do you see instead?
A new folder (carcode) full of the extracted files.

What version of the product are you using? On what operating system?
carcode2.zip on Ubuntu 7.10

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 5 Apr 2008 at 9:29

create "levels" directory

For the "Load Level" option, it would be better if the files listed were
from a standard "levels" directory, as opposed to the top-level carcode
directory. Then new users would be immediately presented with a list of
levels to choose from.


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 11:32

friendly home page

Create a friendly home page for carcode aimed at potential users (as
opposed to developers). One one east-to-read page it should have:

- A one or two sentence description of what carcode is about and who would
want to use it.

- Links to screenshots, code examples, and other "taster" materials.

- Links to the latest downloads.

etc.


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 9:16

front of car hard to distinguish

It's a bit difficult to figure out what end of the graphical car is the
front, and what is the rear. Perhaps some simple change could be made for
now to make this clearer. Later a fancier car graphic could always be added.


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 5:51

screencast explaining carcode

For teachers/learners who want a video of carcode, a screencast (or two)
showing to run and use it could be useful.

Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 9:14

window named 'pygame window'

The window that pops up from running 'python carcode.py' currently has the
name 'pygame window'.

It would be more helpful during development to change it to something like
'carcode v3.0 alpha 1', and of course update that for each new version.


Original issue reported on code.google.com by [email protected] on 26 Jul 2008 at 5:09

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.