User:Selena Savic

From XPUB & Lens-Based wiki

User Selena Savic selena.jpg

graduation

project development, here:

[1]

cool games:: [2]

game rules, first take:


begin

# print "Welcome Mr. Mishkovitsch!"

# starting position

tiles = t
supermarkets = 0
residential_units = r
commercial_units = c
farm_units = f
active_tiles = a
a = r + c

while True:
    RES = r*100
    COM = c*100
    if RES <= COM:
         game over;

# regulation mechanisms

while True:
    if f*0.1 >= t:
        POLLUTION++

while True:
    if r*0.5 <= a:
        RES -= 100

# round 1

#scanning residential tiles and their relation to commercial zones:
for r_unit in r:
    if r_unit surrounded by > 700RES:
        COM += 25

    if r_unit COM => 25 && surrounded by ( > 75COM && < 125COM):
        COM -= 25 

    if r_unit surrounded by > 600COM:
        COM += 75

#scanning farms and their relation to commercial and residential zones:
for f_unit in f:
    if f_unit surrounded by < 25COM && surrounded by < 1000RES:
        f_unit -= 1
    
    if f_unit surrounded by > 25COM && surrounded by 0FARMS:
        f_unit connect to commercial #(what does this mean?)

    if f_unit surrounded by >= 500FARMS && surrounded by >=25COM:
        openmarket += 1

    if f_unit surrounded by >=500FARMS && supermarkets <= 1:
        f_unit connect to supermarket #(what does this mean?)
    
    if f_unit surrounded by 0FARMS && surrounded by < 800RES:
        f_unit -= 1


touch screen components

A1 touchscreen, dutch website::
[3]
NextWarehouse - T-R150G-USB::
[4]
Ez Screen (not really what i want)::
[5]
used here:
[6]

also, check on ebay.nl for "touch screen kit"

how to bend an ibook into::
[7]
we have to call them!::
[8]

group critique

== group critique 28. november 2009. ==




the first thematic project

== OPENEVENT documentation ==

== Essay: Can We Vote For Food ==

+ Essay: skeleton


+ a weekly plan for the first trimester



techdaze

== TECHDAZE homeworks ==

== TECHDAZE notes ==



Attachments

  • User Selena Savic browser01.jpg
  • User Selena Savic browser02.jpg
  • User Selena Savic browser03.jpg
  • User Selena Savic browser04.jpg
  • User Selena Savic browser05.jpg
  • User Selena Savic i-am-sitting.jpg
  • User Selena Savic browser06.jpg