mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	extra tessellations
This commit is contained in:
		
							
								
								
									
										10
									
								
								tessellations/3-5-2-1f-1.tes
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								tessellations/3-5-2-1f-1.tes
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| ## {3,5}, diamond 1F, solution 1 | ||||
| s2. | ||||
| angleunit(2*pi/5) | ||||
| # the line below lets us specify internal angles | ||||
| angleofs(pi) | ||||
| distunit(edge(3,5)) | ||||
| unittile(1,2,1,2) | ||||
| # the Conway notation | ||||
| conway("(0)(1)(2 3)") | ||||
| sublines(1) | ||||
							
								
								
									
										10
									
								
								tessellations/3-5-4-1s-1.tes
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								tessellations/3-5-4-1s-1.tes
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| ## {3,5}, tetriamond 1S, solution 1 | ||||
| s2. | ||||
| angleunit(2*pi/5) | ||||
| # the line below lets us specify internal angles | ||||
| angleofs(pi) | ||||
| distunit(edge(3,5)) | ||||
| unittile(1,2,3,1,2,3) | ||||
| # the Conway notation | ||||
| conway("(0 1)(2 5)(3 4)") | ||||
| sublines(1) | ||||
							
								
								
									
										10
									
								
								tessellations/3-5-5-1-1.tes
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								tessellations/3-5-5-1-1.tes
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| ## {3,5}, pentiamond 1, solution 1 | ||||
| s2. | ||||
| angleunit(2*pi/5) | ||||
| # the line below lets us specify internal angles | ||||
| angleofs(pi) | ||||
| distunit(edge(3,5)) | ||||
| unittile(1,2,3,1,3,1,4) | ||||
| # the Conway notation | ||||
| conway("(0 5)(1 3)(2)(4)(6)") | ||||
| sublines(1) | ||||
							
								
								
									
										10
									
								
								tessellations/3-5-5-2-1.tes
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								tessellations/3-5-5-2-1.tes
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| ## {3,5}, pentiamond 2, solution 1 | ||||
| s2. | ||||
| angleunit(2*pi/5) | ||||
| # the line below lets us specify internal angles | ||||
| angleofs(pi) | ||||
| distunit(edge(3,5)) | ||||
| unittile(1,2,2,3,1,2,4) | ||||
| # the Conway notation | ||||
| conway("(0)(1 6)(2 4)(3)(5)") | ||||
| sublines(1) | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue